home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / grafik / raytracing / rayshade-4.0.6.3 / man / show3.man < prev   
Text File  |  1993-11-20  |  1KB  |  37 lines

  1. NAME
  2.     show3 - flip through three IFF ILBM files in rapid succession
  3.  
  4. SYNOPSIS
  5.     show3 redfile greenfile bluefile
  6.     show3 filename
  7.  
  8. DESCRIPTION
  9.     Show3 will render the three specified IFF ILBM files in three different
  10.     screens, then flip through them in rapid succession, thus combining
  11.     them into a single picture. Its main use is to combine the three
  12.     r, g, b components of a picture created by saving a picture rendered
  13.     using getami -3 into the original picture.
  14.  
  15.     If show3 is called using the second form, then the extensions ".r",
  16.     ".g", and ".b" will be appended to the name given, to produce the
  17.     required three file names.
  18.  
  19.     Click the left mouse button to exit from this program.
  20.  
  21.     This program will only work if you have Christian Weber's iff.library
  22.     in your LIBS: directory.
  23.  
  24. CAVEAT
  25.     As with getami -3, the screen will flicker, especially in conjunction
  26.     with interlace. If you are sensitive to screen flicker, please do not
  27.     use this program.
  28.  
  29. BUGS
  30.     Displaying three images with different resolutions is a sure way to
  31.     crash the machine. Use this program only for the purpose for which it
  32.     is intended.
  33.  
  34. AUTHOR
  35.     Kriton Kyrimis (kyrimis@theseas.ntua.gr), based on showiff.c by
  36.     Christian A. Weber, distributed with his iff.library.
  37.